3.1947 \(\int \frac{d+e x}{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{3/2}} \, dx\)

Optimal. Leaf size=50 \[ -\frac{2 (d+e x)}{\left (c d^2-a e^2\right ) \sqrt{x \left (a e^2+c d^2\right )+a d e+c d e x^2}} \]

[Out]

(-2*(d + e*x))/((c*d^2 - a*e^2)*Sqrt[a*d*e + (c*d^2 + a*e^2)*x + c*d*e*x^2])

_______________________________________________________________________________________

Rubi [A]  time = 0.0850467, antiderivative size = 50, normalized size of antiderivative = 1., number of steps used = 1, number of rules used = 1, integrand size = 35, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.029 \[ -\frac{2 (d+e x)}{\left (c d^2-a e^2\right ) \sqrt{x \left (a e^2+c d^2\right )+a d e+c d e x^2}} \]

Antiderivative was successfully verified.

[In]  Int[(d + e*x)/(a*d*e + (c*d^2 + a*e^2)*x + c*d*e*x^2)^(3/2),x]

[Out]

(-2*(d + e*x))/((c*d^2 - a*e^2)*Sqrt[a*d*e + (c*d^2 + a*e^2)*x + c*d*e*x^2])

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 5.71677, size = 46, normalized size = 0.92 \[ \frac{2 \left (d + e x\right )}{\left (a e^{2} - c d^{2}\right ) \sqrt{a d e + c d e x^{2} + x \left (a e^{2} + c d^{2}\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((e*x+d)/(a*d*e+(a*e**2+c*d**2)*x+c*d*e*x**2)**(3/2),x)

[Out]

2*(d + e*x)/((a*e**2 - c*d**2)*sqrt(a*d*e + c*d*e*x**2 + x*(a*e**2 + c*d**2)))

_______________________________________________________________________________________

Mathematica [A]  time = 0.0601123, size = 39, normalized size = 0.78 \[ -\frac{2 (d+e x)}{\left (c d^2-a e^2\right ) \sqrt{(d+e x) (a e+c d x)}} \]

Antiderivative was successfully verified.

[In]  Integrate[(d + e*x)/(a*d*e + (c*d^2 + a*e^2)*x + c*d*e*x^2)^(3/2),x]

[Out]

(-2*(d + e*x))/((c*d^2 - a*e^2)*Sqrt[(a*e + c*d*x)*(d + e*x)])

_______________________________________________________________________________________

Maple [A]  time = 0.01, size = 58, normalized size = 1.2 \[ 2\,{\frac{ \left ( cdx+ae \right ) \left ( ex+d \right ) ^{2}}{ \left ( a{e}^{2}-c{d}^{2} \right ) \left ( cde{x}^{2}+a{e}^{2}x+c{d}^{2}x+aed \right ) ^{3/2}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((e*x+d)/(a*e*d+(a*e^2+c*d^2)*x+c*d*e*x^2)^(3/2),x)

[Out]

2*(c*d*x+a*e)*(e*x+d)^2/(a*e^2-c*d^2)/(c*d*e*x^2+a*e^2*x+c*d^2*x+a*d*e)^(3/2)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \text{Exception raised: ValueError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((e*x + d)/(c*d*e*x^2 + a*d*e + (c*d^2 + a*e^2)*x)^(3/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

_______________________________________________________________________________________

Fricas [A]  time = 0.260018, size = 88, normalized size = 1.76 \[ -\frac{2 \, \sqrt{c d e x^{2} + a d e +{\left (c d^{2} + a e^{2}\right )} x}}{a c d^{2} e - a^{2} e^{3} +{\left (c^{2} d^{3} - a c d e^{2}\right )} x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((e*x + d)/(c*d*e*x^2 + a*d*e + (c*d^2 + a*e^2)*x)^(3/2),x, algorithm="fricas")

[Out]

-2*sqrt(c*d*e*x^2 + a*d*e + (c*d^2 + a*e^2)*x)/(a*c*d^2*e - a^2*e^3 + (c^2*d^3 -
 a*c*d*e^2)*x)

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{d + e x}{\left (\left (d + e x\right ) \left (a e + c d x\right )\right )^{\frac{3}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((e*x+d)/(a*d*e+(a*e**2+c*d**2)*x+c*d*e*x**2)**(3/2),x)

[Out]

Integral((d + e*x)/((d + e*x)*(a*e + c*d*x))**(3/2), x)

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.238063, size = 147, normalized size = 2.94 \[ -\frac{2 \,{\left (\frac{{\left (c d^{2} e - a e^{3}\right )} x}{c^{2} d^{4} - 2 \, a c d^{2} e^{2} + a^{2} e^{4}} + \frac{c d^{3} - a d e^{2}}{c^{2} d^{4} - 2 \, a c d^{2} e^{2} + a^{2} e^{4}}\right )}}{\sqrt{c d x^{2} e + a d e +{\left (c d^{2} + a e^{2}\right )} x}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((e*x + d)/(c*d*e*x^2 + a*d*e + (c*d^2 + a*e^2)*x)^(3/2),x, algorithm="giac")

[Out]

-2*((c*d^2*e - a*e^3)*x/(c^2*d^4 - 2*a*c*d^2*e^2 + a^2*e^4) + (c*d^3 - a*d*e^2)/
(c^2*d^4 - 2*a*c*d^2*e^2 + a^2*e^4))/sqrt(c*d*x^2*e + a*d*e + (c*d^2 + a*e^2)*x)